-
Couldn't load subscription status.
- Fork 137
Allow comboboxes to invoke menus #2416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for wai-aria ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
10763a9 to
f93fd03
Compare
|
@scottaohara this one was easier to rebase. |
closes #2050 This PR simply adds `menu` to the paragraph of text that indicates what value needs to be used for the aria-haspopup attribute, if the popup is not a listbox: >authors MUST specify an aria-haspopup value of tree, grid, or dialog that corresponds to the role of its popup. I think some additional text could be written in the `menu` role definition to further acknowledge this new allowance. But I'll leave that open for discussion, rather than immediately start adding such text.
fa7560e to
0c7ae59
Compare
|
@WilcoFiers this PR changes an |
|
We don't have an ACT rule covering this. I don't think this impacts us. Thank you for the heads up! |
|
@scottaohara does this need tests or downstream issues before landing? |
closes #2050
This PR simply adds
menuto the paragraph of text that indicates what value needs to be used for the aria-haspopup attribute, if the popup is not a listbox:I think some additional text could be written in the
menurole definition to further acknowledge this new allowance. But I'll leave that open for discussion, rather than immediately start adding such text.Test, Documentation and Implementation tracking
Once this PR has been reviewed and has consensus from the working group, tests should be written and issues should be opened on browsers. Add N/A and check when not applicable.
Preview | Diff